projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a8ae3d
)
(flyspell-word): Revert last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 16 Aug 2008 16:52:10 +0000
(16:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 16 Aug 2008 16:52:10 +0000
(16:52 +0000)
lisp/textmodes/flyspell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/flyspell.el
b/lisp/textmodes/flyspell.el
index 121b4b29d3f3f4e8d9e7886920345b278381bbcd..1e7602cc31cb2d425948cc8304c6de4ad172651e 100644
(file)
--- a/
lisp/textmodes/flyspell.el
+++ b/
lisp/textmodes/flyspell.el
@@
-1004,7
+1004,6
@@
Mostly we check word delimiters."
(defun flyspell-word (&optional following)
"Spell check a word."
(interactive (list ispell-following-word))
- (ispell-maybe-find-aspell-dictionaries)
(save-excursion
;; use the correct dictionary
(flyspell-accept-buffer-local-defs)